CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 两

搜索资源列表

  1. 基于fft的频谱分析

    1下载:
  2. 基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。 附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
  3. 所属分类:通讯编程

    • 发布日期:2014-02-20
    • 文件大小:475443
    • 提供者:cdl
  1. iocom

    0下载:
  2. 51单片机的IO口模拟串口的程序 使用两种方式的C程序 占用定时器0 -51 MCU Serial IO mouth simulation procedures for the use of two methods of C procedures occupied timer 0
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:1408
    • 提供者:sjj
  1. GPSDataRecv

    0下载:
  2. c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:55339
    • 提供者:bruce lei
  1. Exam1

    0下载:
  2. 前两天一个朋友要我写一个51例程,要求尽量把我会的东西都放到例程里,并且说了一句非常狠的话,要我把程序做成“看起来像是高手写的程序”,这话,我现在越想越不舒服。 当然,既然答应了,也就写出来了,不敢在高手面前弄斧,就发给新手看看了。 51有两年没有用了,不过竟然汇编还能写出来,哈哈。我以前从来不用extern关键字,这里也用上了,当然了,保证学51的朋友看来不会后悔。 #注:用的不是汇编,只是嵌入汇编的功能用进去了, 功能:数码管显示, 按
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:88391
    • 提供者:wang
  1. port

    0下载:
  2. 用VC++写的一段串口通信程序,可以实现两台PC机之间互相通信,自带错误纠正功能-With VC++ Write a section of the serial communication program can be achieved between the two PC-communication, bring their own error correction function
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:17801
    • 提供者:牛司朋
  1. delphi_MSComm_image

    1下载:
  2. delphi用MSComm进行串口通讯,如果接受到的是连续的一组完整数字则将其进行图像还原。 本代码的另外一个是MSC51F310编写的单片机代码,两个合在一起完成从单片机将视频图像采集并发送到上位机还原的过程。-Comm by RS232,Program by DELPHI, link PC do F310,allow msc51f310 send a picture to PC .
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:20237
    • 提供者:侯杰
  1. Victor

    0下载:
  2. 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1112607
    • 提供者:5445
  1. serial

    0下载:
  2. 单片机模拟串口通讯 I/O口模拟232通讯程序 使用两种方式的C程序 占用定时器0-Analog single-chip serial communication I/O port 232 Analog communication procedures in two ways to use the C program occupied timer 0
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1367
    • 提供者:marcow
  1. Serial

    0下载:
  2. 采用C++ Builer编的一个串口通信源码,通过虚拟串口在电脑上模拟两个串口并连接,可以很方便的调试和学习串口编程。-Using C++ Builer made a serial communication source, through the virtual serial port on the computer simulation and two serial connections, can be very convenient to study serial debugging a
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:487580
    • 提供者:邹长辉
  1. examples_of_code

    1下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:293357
    • 提供者:文子
  1. emulate_com

    0下载:
  2. windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:32537
    • 提供者:老莫
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. MODEM

    0下载:
  2. MODEM控件通过串口发送AT指令来操作MODEM,使两台计算机通过公用电话进行数据发送-MODEM control through the serial port to send AT commands to operate MODEM, so that two computers send data through the public telephone
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:10035
    • 提供者:馨儿
  1. SerialPort

    0下载:
  2. 串口工具源码,实现了两个平台下 win/wince 串口的基本功能,可以用来进行调试,测试开发工具使用。-Serial source tools to achieve the two platform win/wince the basic functions of serial port can be used to debug, test development tool.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:21368
    • 提供者:xingqin
  1. ccomdemo

    0下载:
  2. 串口例子 有收有发 不用半双工 ,两个同时开能实现通讯-Examples are the serial do not we have a closed half-duplex, two at the same time to achieve open communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:413078
    • 提供者:hgzhss
  1. cnCOMM_Demo.src

    0下载:
  2. 一个很好用的C++串口通讯类库,附有两个实例。-Used a very good C++ serial communication class library, with two examples.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:55035
    • 提供者:Leviathan
  1. TC35GSMTest

    0下载:
  2. 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
  3. 所属分类:SMS

    • 发布日期:2017-05-04
    • 文件大小:1423791
    • 提供者:赵保龙
  1. VirtualComDev

    0下载:
  2. 公司接触串口设备较多,调试串口程序用,刚写出来没两天,有兴趣的朋友顺便帮忙测试一下,另外推荐“VSPM虚拟串口”2.65,免费,再高版本就是收费了。UDP广播模式启动可作测试。谢谢。-Companies more access to serial devices, serial debugging process, and not just written in two days, friends are interested in to help test the way, and recom
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1856278
    • 提供者:ghost
  1. Proteus

    0下载:
  2. 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:196807
    • 提供者:caoxiaosong
  1. serialcommunication

    0下载:
  2. 单片机串口通信实例,包括中断方式 查询方式,这两种方式在单片机通信中经常用到的,程序中有注释的-Examples of single_chip serial communication, including the interruption of the way the way inquiries, both in single_chip frequently used in communications, procedures in the annotated
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:8809
    • 提供者:李云
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com